home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 4 / developer source - volume 4.iso / parad / nov95 / toddf103.gif < prev    next >
Graphics Interchange Format  |  1996-05-23  |  6KB  |  525x258  |  4-bit (5 colors)
Labels: text | screenshot | display | software | number | font | line
OCR: UNLINK.FSL :: #Form1 :: open* method open(var eventInfo Event) if eventInfo.isPreFilter() then ;// This code executes for each object on the form: else ;// This code executes only for the form: doDefault ORDERS .switchIndex("Customer No") ORDERS . setRange ( Customer_No .Value, Customer_No .Value) endIf endmethod Edit Line: 7 Col: 7